home *** CD-ROM | disk | FTP | other *** search
/ Power Utilities / Power Utilities.iso / utility / pro119 / whatsnew < prev   
Encoding:
Text File  |  1993-08-01  |  8.8 KB  |  203 lines

  1. Version 2.0i
  2.     QEMM and NetRoom have come out with new versions of their products
  3.     that seem to be incompatible with MENU.CTL.  Since MSDOS 6 now comes
  4.     with it's own menuing system, rather than update MENU.CTL I'm going
  5.     to add DOS 6 capability to AutoCon.  If you want to use the DOS 6
  6.     system, go to the boot menu and select Toggle Menus.  If you're
  7.     using the boot menu system, you will see the "MENU.CTL" status on
  8.     the bottom of the screen change to "DOS Menu".  From the main
  9.     screen, you can use the AltT short cut keys to toggle between the
  10.     two systems.
  11.  
  12.     One of the major requests that have been asked for is the ability to
  13.     set up AutoCon to immediately pop up the menu without having to hit
  14.     a key.  Another big request was to be able to select a longer time
  15.     delay than 9 seconds.
  16.  
  17.     The time can now go up to 90 seconds, and if you hit an "N" when
  18.     AutoCon askes for a time delay, the menu will be popped up
  19.     immediately during the next saved boot.
  20.  
  21.     If you're using MSDOS 6 and single mode, then AutoCon will setup the
  22.     CONFIG.SYS so that you don't have to setup the environment variable
  23.     (it will be set up like a single menu).
  24.  
  25.  
  26.  
  27. Version 2.0g
  28.     I still had complaints about people seeing Echo Off in the Autoexec
  29.     Bat file, so now if you have a DOS higher than 3.2, it will start
  30.     with @Echo off.
  31.  
  32.     If you are using DOS 5.0, A DOS=HIGH,NOUMB line will be appended to
  33.     the bottom of the Autoexec.bat file, and you will have to put a
  34.     DOS=LOW (and/ or a DOS=UMB) in the configurations you need them in.
  35.     Menu.Ctl will control the flags.
  36.  
  37.     If you are using DRDOS, Menu.Ctl will now work with it as well as
  38.     MSDOS.
  39.  
  40.     I've changed the way I load configurations, so you will be able to
  41.     run AutoCon with less memory, and there is no longer a 6K or 2K
  42.     limit on the Autoexec and Config fields.
  43.  
  44.     Each configuration now has the names of the files that the field is
  45.     written to.  (I've had several requests for this one.)
  46.  
  47.     The help screen colors are now installable.
  48.  
  49.     The MENU.CTL interface has been rewritten to show up more distinctly
  50.     when booting.  I had several complaints that it was easy to miss.
  51.     It will now put up some distinctive boxex, and show up in color if
  52.     you have a color monitor.  The colors are installable from AutoCon.
  53.  
  54.     Each configuration now has the names of the files that the field is written
  55.     to.  (I've had several requests for this one.)
  56.  
  57.     You can tell AutoCon not to restore the screen on exit (eliminates the
  58.     need for AutoConx.exe.
  59.  
  60.  
  61. Version 2.0e (mainly bug fix)
  62.     In Single mode if the Enviornment name wasn't set (AltE in the
  63.     editor) AutoCon could get the wrong cache 'Flush' information.  This
  64.     is fixed, but I highly reccommend setting the Autocon Environment
  65.     variable if you are using Single mode.
  66.  
  67.     If an external editor were being used, and the Autocon or Config
  68.     field size got too large, the AutoCon.Dat file could get messed up -
  69.     fixed.
  70.  
  71.     Several people have complained that 4K and 2K is not large enough
  72.     for the Autoexec and Config fields, so I'm pushing the size up to 6K
  73.     and 4K.  Please note that this adds 4K/configuration to AutoCon's
  74.     memory requirements.
  75.  
  76.     There are two extra EXE files on the BBS.  AutoCons.exe will still
  77.     use 4K and 2K for those needing the smaller memory requirements.
  78.  
  79.     AutoConx.exe will not restore the screen when it exits.  Try this if
  80.     you lose the cursor or the screen blanks out when you exit (I've had
  81.     two complaints about this).
  82.  
  83. Version 2.0d (bug fix)
  84.     If AutoCon followed an "ECHO OFF" and a "CLS" statement in a batch
  85.     file, the screen could get slightly messed up - fixed.
  86.  
  87. Version 2.0c (bug fix)
  88.     The user modified colors were getting lost if a reboot was performed
  89.     from the command line - fixed.
  90.  
  91. Version 2.0b (bug fix)
  92.  
  93.     MENU.CTL had a problem with the name of the eighth configuration,
  94.     which is now fixed.  It also had a tendency to leave menu choice 2
  95.     in the hi-lite mode, also fixed.
  96.  
  97.     Several people complained about seeing the Errorlevel statements in
  98.     the AUTOEXEC.BAT during the boot process.  AUTOEXEC.BAT files will
  99.     now start with ECHO OFF as the first statement if you choose the
  100.     MENU.CTL option.
  101.  
  102.     Version 2.0 would allow you to choose more than the eight default
  103.     configurations.  This is no longer allowed.
  104.  
  105.     Version 2.0 had a problem writing the AUTOEXEC.BAT file for the Menu
  106.     mode if the Autoexec fields didn't end in a Carriage Return.  This
  107.     is now fixed.
  108.  
  109.  
  110. Version 2.0
  111.  
  112.  
  113.     I'm jumping the version number from 1.4 to 2.0 for this release.
  114.     The reason is that AutoCon's capability has changed so much in this
  115.     release that I think it warrants a Major revision number change.
  116.  
  117.     The major change is the inclusion of two new files.  These are
  118.     MENU.CTL and MENUNUM.COM.  Menu.Ctl is a device driver that can
  119.     disable commands in the CONFIG.SYS file.  MenuNum.Com is a file that
  120.     will ask the portion of Menu.Ctl that stays resident which
  121.     configuration was chosen, and set the DOS ERRORLEVEL to that number.
  122.     This allows setting up menu choices in the AUTOEXEC.BAT file to
  123.     match the choice made from the CONFIG.SYS file.  Together these two
  124.     files allow you to choose a system configuration from a menu of
  125.     configurations during the boot process itself.
  126.  
  127.     AutoCon will handle all of the interface details to these two
  128.     commands for you, and allow you to return to a "Normal" system
  129.     configuration in just a couple of keystrokes.  This will allow you
  130.     to run programs like "Optimize" from Quarterdeck.
  131.  
  132.  
  133.     There is a pull-down menu system available on the main screen.  Each
  134.     item on the menu has a context sensitive help entry.  This should
  135.     make it very easy to get AutoCon up and running the first time, and
  136.     allow you to look up those commands you can't remember the
  137.     keystrokes for.
  138.  
  139.  
  140.     There are two new command line options.  If you enter
  141.  
  142.       AutoCon /<return>
  143.  
  144.     on the command line, a window of your configurations will pop up
  145.     asking you to choose which configuration you wish to use to reboot
  146.     the system.  This is equivalent to the "AutoCon <configuraion name>,
  147.     except that AutoCon lets you choose the name from a pick list.
  148.  
  149.     The second new command is 
  150.  
  151.       AutoCon /@<configuration name>
  152.  
  153.     where <configuration name> is the name shown on the main screen for
  154.     each configuration.  If the name matches the configuration that was
  155.     used for the boot process, the DOS errorlevel will be set to 1.  It
  156.     will be set to 0 otherwise.  For this function to work correctly,
  157.     you need to boot up with Menu.Ctl, or assure that each Autoexec
  158.     field has the correct name assigned with a SET command. See the new
  159.     "Put Name in Environment" editor function defined below.
  160.  
  161.  
  162.     The internal editor has a few new capabilities.  In order to access
  163.     most them you will have to edit your keystrokes (using the F6 key).
  164.     The block operations are no longer constrained to full lines.  The
  165.     default keys for reformating were removed.  You may reassign them.
  166.  
  167.       "Search Function" (default assigned to ^Q^F) allows you to search
  168.       the text for a specified string of text.  The string is active for
  169.       the entire AutoCon session, and will be the same across records.
  170.  
  171.       "Search/Replace Function" (default assigned to ^Q^A) allows you to
  172.       search the text for a specified string of text, and relpace it
  173.       with another string of text.  You will be asked to confirm the
  174.       replacement.
  175.  
  176.       "Repeat Search Function" (default assigned to ^L)  This will
  177.       repeat the last Search, or Search/Replace that was performed.  The
  178.       informations is retained during the AutoCon session, and will be
  179.       the same across records.
  180.  
  181.       "Install Editor Keys" (default assigned to F6) allows you to
  182.       change the editor keys during an edit session.
  183.  
  184.       "Put Name in Environment" (default assigned to AltE) will put a
  185.       SET command in your edit field.  This will guarantee that the
  186.       configuration you are editing has its name placed correctly in the
  187.       environment.  AutoCon will use this name for various command line
  188.       functions.
  189.  
  190.       "Change (Text - AltF6, Block - AltF7, Control Char - AltF8)
  191.       Attribute" will allow you to change the keys that call up the
  192.       editor color installation windows.
  193.  
  194.       "View Last Dos Screen" (default assigned to AltV) allows you to
  195.       see the DOS screen as it was when AutoCOn was started.  Could be
  196.       useful if the reason your changing a configuration is shown there.
  197.  
  198.  
  199.     By March 1, 1991 I will have a support BBS in place operating 24
  200.     hours a day.  The number will be (916) 623 4455.
  201.  
  202.  
  203.